Low-Energy Muon (LEM) Experiment  0.5.2
SM_INTERNAL Struct Reference

stores internal information More...

Data Fields

INT odb_offset
 what is the odb offset of the DD. Needed for absolut addressing of the ODB More...
 
INT detailed_msg
 flag indicating if detailed status/error messages are wanted More...
 
INT ets_in_use
 flag indicating if the rs232 terminal server is in use More...
 
INT scw_in_use
 flag indicating if the slowcontrol watchdog shall be used More...
 
INT no_connection
 flag showing that there is no connection at the moment More...
 
INT reconnect_timeout
 reconnection timeout in (sec) More...
 
INT read_timeout
 get data every read_timeout (sec), if zero midas has the timing control More...
 

Detailed Description

stores internal information

Definition at line 68 of file steppermotor.c.

Field Documentation

INT SM_INTERNAL::detailed_msg

flag indicating if detailed status/error messages are wanted

Definition at line 70 of file steppermotor.c.

Referenced by sm_in_init(), sm_read_position(), sm_read_velocity(), sm_send(), sm_send_rcv(), sm_set(), and sm_switch().

INT SM_INTERNAL::ets_in_use

flag indicating if the rs232 terminal server is in use

Definition at line 71 of file steppermotor.c.

INT SM_INTERNAL::no_connection

flag showing that there is no connection at the moment

Definition at line 73 of file steppermotor.c.

INT SM_INTERNAL::odb_offset

what is the odb offset of the DD. Needed for absolut addressing of the ODB

Definition at line 69 of file steppermotor.c.

Referenced by sm_in_init(), and sm_switch().

INT SM_INTERNAL::read_timeout

get data every read_timeout (sec), if zero midas has the timing control

Definition at line 75 of file steppermotor.c.

INT SM_INTERNAL::reconnect_timeout

reconnection timeout in (sec)

Definition at line 74 of file steppermotor.c.

INT SM_INTERNAL::scw_in_use

flag indicating if the slowcontrol watchdog shall be used

Definition at line 72 of file steppermotor.c.

Referenced by sm_set().


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