-
Notifications
You must be signed in to change notification settings - Fork 0
signals
mandolout edited this page Aug 25, 2016
·
1 revision
The Virtual Device Server (VDS) incorporates the following LabRAD Signals
Sent when a channel is set with the set_channel() command
Sends (ID, name, response)
Sent when a channel value is retrieved with the get_channel() command
Sends (ID, name, response)
Sent when a channel is created
Sends (ID, name)
Sent when a channel is deleted
Sends (ID, name)