Manual
PoBlocks user manual (March 31, 2014)
20
www.poscope.com
Monitoring and changing of shared data slots
In order to see the values of shared data slots and/or to change it, open the Shared data slot manager
to open it go to Tools Shared slot manager menu
15. PoBlocks data types
In general, PoBlocks supports Boolean values (1-bit) and signed integer numbers (8-, 16- or 32-bit).
While most of blocks use predefined data types for inputs and outputs, PoBlocks compiler converts
between the types automatically without user intervention. Support for floating point arithmetic is not
implemented, fix point arithmetic has to be used instead by the user (e.g. to obtain 0.01 resolution, all
calculations must be done with numbers greater for a factor of 100, only divided or modulated by 100
when displaying the values to the user).










