ExtendedStatusConvertToAdditionalStatus(UInt32) Method |
Returns a buffer from an array of uints.
Namespace: Demo3D.PLC.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic static BufferSegment ConvertToAdditionalStatus(
params uint[] extendedStatus
)
Parameters
- extendedStatus UInt32
- Extended status codes.
Return Value
BufferSegmentAdditional status buffer.
See Also