SimulateSet
In short
Updates the SimulatorWindow to reflect its command.
Settings
Global:
Module_Name
-String
:Set this toSimulateSet
to load this page's module.Command_Name
-String
:The command that will trigger this module when called by a user or script.Warner
-String
:What system will be used to alert of a failure by this Driver. There are a few keywords here:default
will use the systems default (set in the .ChamberConfig file), and if empty it will not attempt an alert at all.Checker
-String
:This feature is still in development!
Advanced:
Template configuration
#####################
# Basic Settings #
#####################
# The name of the module to load. This might be SmartLight or LegacyI2C_DoubleRail.
Module_Name=SimulateSet
# The command that will trigger this module when called by a user or script.
Command_Name=STRING
# What system will be used to alert of a failure by this Driver. There are a few
# keywords here: <code>default</code> will use the systems default (set in the
# .ChamberConfig file), and if empty it will not attempt an alert at all.
Warner=STRING
# This feature is still in development!
Checker=STRING