Redler Technologies Inc.

MotionPacketHelperSDOServerCommandSpecifiers Enumeration

CANOpen possible specifiers of the server (driver)

Definition

Namespace: Redler.Motion.Communication.MotionPackets
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public enum SDOServerCommandSpecifiers

Members

UploadSegmentResponse0 Not used bye the driver
DownloadSegmentResponse1 Not used bye the driver
InitiateUploadResponse2 Corrolates to GET packet
InitiateDownloadResponse3 Corrolates to SET packet
Abort4 Corrolates to command 100[0] in UART
BlockDownload5 Not used bye the driver
BlockUpload6 Not used bye the driver
UNDEFINED7 Not used bye the driver

See Also