TaskValueByte


Function

 

You can get the value (Byte type) of the input task.

 

Variable type

 

[ C#: byte[] ]  [ VB.NET: Byte() ]

 

Initial value

 

0

 

Remarks

 

This property is valid when AccessType is DigitalBit, DigitalPort, DigitalOutBit, DigitalOutPort.

Otherwise it will be null.