ComputedValueWriteInt16LE Method |
Write a value to the attribute value.
Namespace:
Demo3D.PLC.Comms.AttrDb
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic override sealed void WriteInt16LE(
short value
)
Parameters
- value
- Type: SystemInt16
The value to write.
See Also