Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals

feepacket_flags.h File Reference


Defines

#define HUFFMAN_FLAG   0x0001
#define CHECKSUM_FLAG   0x0002
#define FEESERVER_UPDATE_FLAG   0x0004
#define FEESERVER_RESTART_FLAG   0x0008
#define FEESERVER_REBOOT_FLAG   0x0010
#define FEESERVER_SHUTDOWN_FLAG   0x0020
#define FEESERVER_EXIT_FLAG   0x0040
#define FEESERVER_SET_DEADBAND_FLAG   0x0080
#define FEESERVER_GET_DEADBAND_FLAG   0x0100
#define FEESERVER_SET_ISSUE_TIMEOUT_FLAG   0x0200
#define FEESERVER_GET_ISSUE_TIMEOUT_FLAG   0x0400
#define FEESERVER_SET_UPDATERATE_FLAG   0x0800
#define FEESERVER_GET_UPDATERATE_FLAG   0x1000
#define FEESERVER_SET_LOGLEVEL_FLAG   0x2000
#define FEESERVER_GET_CONFIGURATION_FLAG   0x4000
#define NO_FLAGS   0x0000
#define CHECKSUM_ZERO   0x0000


Define Documentation

#define CHECKSUM_FLAG   0x0002
 

Bitset for the checksum flag.

#define CHECKSUM_ZERO   0x0000
 

Zero value for no checksum.

#define FEESERVER_EXIT_FLAG   0x0040
 

Bitset to signal command for FeeServer - quits the FeeServer.

#define FEESERVER_GET_CONFIGURATION_FLAG   0x4000
 

Bitset to signal command for FeeServer - gives back the current FeeServer configuration.

#define FEESERVER_GET_DEADBAND_FLAG   0x0100
 

Bitset to signal command for FeeServer - gives back the deadband.

#define FEESERVER_GET_ISSUE_TIMEOUT_FLAG   0x0400
 

Bitset to signal command for FeeServer - gives back the issue timeout.

#define FEESERVER_GET_UPDATERATE_FLAG   0x1000
 

Bitset to signal command for FeeServer - gives back the update rate for monitoring.

#define FEESERVER_REBOOT_FLAG   0x0010
 

Bitset to signal command for FeeServer - reboots the DCS board.

#define FEESERVER_RESTART_FLAG   0x0008
 

Bitset to signal command for FeeServer - restarts the FeeServer.

#define FEESERVER_SET_DEADBAND_FLAG   0x0080
 

Bitset to signal command for FeeServer - sets the deadband for specified item.

#define FEESERVER_SET_ISSUE_TIMEOUT_FLAG   0x0200
 

Bitset to signal command for FeeServer - set the timeout for the issue call.

#define FEESERVER_SET_LOGLEVEL_FLAG   0x2000
 

Bitset to signal command for FeeServer - set the loglevel for the FeeServer.

#define FEESERVER_SET_UPDATERATE_FLAG   0x0800
 

Bitset to signal command for FeeServer - sets the update rate for monitoring.

#define FEESERVER_SHUTDOWN_FLAG   0x0020
 

Bitset to signal command for FeeServer - shuts down the DCS board.

#define FEESERVER_UPDATE_FLAG   0x0004
 

Bitset to signal command for FeeServer - update FeeServer.

#define HUFFMAN_FLAG   0x0001
 

Bitset for the huffman flag.

#define NO_FLAGS   0x0000
 

Bitset for no flags set.


Generated on Thu Mar 29 19:21:15 2007 for Fee Client Library by doxygen 1.3.5