Scaler control

This is the basic Python class to ...

Using EPICS Scaler control module

Usage of Python class using basic Motor Record fields.

class py4syn.epics.ScalerClass.Scaler(pvScalerName='', numberOfChannels=1, mnemonic='')[source]
setCountTime(time)[source]

Method to set the count time of a scaler device.

Parameters:

t : value

Count time to set to scaler device .

Returns:

out : None