UserSignals¶
Processing block for adding additional read-write signals.
The UserSignals processing blocks can be found in the ‘Templates’ feature in the PMP installer.
Description¶
All user signal processing blocks have 10 read-write signals of the specified data type. These signals can be manually configured by the user for any purpose. The processing blocks do not contain logic. The following 4 user signal processing block types are supported:
Bool
Double
Float
Uint32
Interface¶
Read Write signals UserSignalsBool¶
Name |
Description |
---|---|
UserSignalBool-[i] |
User configurable boolean signal. |
Read Write signals UserSignalsDouble¶
Name |
Description |
---|---|
UserSignalDouble-[i] |
User configurable double precision floating point signal. |