ExtendedStatusConvertToAdditionalStatus Method (UInt16) |
Returns a buffer from an array of ushorts.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic static BufferSegment ConvertToAdditionalStatus(
params ushort[] extendedStatus
)
Parameters
- extendedStatus
- Type: SystemUInt16
Extended status codes.
Return Value
Type:
BufferSegmentAdditional status buffer.
See Also