# NOT RUN {
# Initialization of Spectrino
spnNew()
# generate test set
spnOpenGroupOfBlocks("<test>")
# all the properties of block test1
spnGetBlockNames("test1")
# all the blocks if current group of blocks
spnGetBlockNames()
# Release of Spectrino
#spnFree(TRUE)
# }
Run the code above in your browser using DataLab