pogo_html_docu/SIS3820MCS/Commands.html See pogo generated info for more details.
- State. It gets the device state (stored in its device_state data member) and returns it to the caller. Default Tango Command.
- Status. It gets the device status (stored in its device_status data member) and returns it to the caller. Default Tango Command.
- ClearSetupMCS. Set the counter for running in MultiChannel Scaler Mode. It set the preset, the number of acquisitions and number of channels to be readout to the values in the attributes Preset, NbChannels and NbAcquisitions respectively. It set the FlagMCSSet to 1. For software triggers, it is called automatically by ReadMCS in case this flag is null.
- ReadMCS. Readout the counters stored in every channel and write the values to the attribute CountsArray. For software triggers, it calls automatically SetupMCS in case FlagMCSSet is null.