Motion Library Help Page
C#
Redler Technologies Inc.
Show/Hide TOC
Motion
Plot
Packet
Error
Flag Property
Determines whether the packet is parsed correctly or not
Definition
Namespace:
Redler.Motion.Communication.MotionPackets
Assembly:
Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
Copy
public
bool
ErrorFlag
{
get
; }
Property Value
Boolean
Implements
IMotionPacket
ErrorFlag
See Also
Reference
MotionPlotPacket Class
Redler.Motion.Communication.MotionPackets Namespace
In This Article
Definition
Property Value
Implements
See Also