ifw-fcf  4.0.0
Static Public Attributes | List of all members
fcf_devsim_ccc.defines.CccCommand Class Reference

PLC Constants defined for the motor device. More...

Static Public Attributes

int NONE = 0
 
int RESET = 1
 
int INIT = 2
 
int STOP = 3
 
int ENABLE = 4
 
int DISABLE = 5
 
int PING = 6
 

Detailed Description

PLC Constants defined for the motor device.

CCC command codes.

Member Data Documentation

◆ DISABLE

int fcf_devsim_ccc.defines.CccCommand.DISABLE = 5
static

◆ ENABLE

int fcf_devsim_ccc.defines.CccCommand.ENABLE = 4
static

◆ INIT

int fcf_devsim_ccc.defines.CccCommand.INIT = 2
static

◆ NONE

int fcf_devsim_ccc.defines.CccCommand.NONE = 0
static

◆ PING

int fcf_devsim_ccc.defines.CccCommand.PING = 6
static

◆ RESET

int fcf_devsim_ccc.defines.CccCommand.RESET = 1
static

◆ STOP

int fcf_devsim_ccc.defines.CccCommand.STOP = 3
static

The documentation for this class was generated from the following file: