QuickStart Guide
...
Industrial Systems Connection ...
Simulator
Simulator (Gen1)
4min
Review the following information for setting up and configuring the Simulator (Gen1) driver.
Compatibility parameter | Compatible items |
---|---|
Driver type | Used to generate simulated data |
Validated devices/series | This driver is used to generate simulated data. It supports all the standard python math functions such as math.sin(X) and math.cos(X). |
When you Add Tags to the connected device, refer to the following register table and tag parameters.
Name | Value Types | Address Format | Min Address | Max Address | Description |
---|---|---|---|---|---|
bit | bit | DDD | 0 | 255 | boolean |
int | int | DDD | 0 | 255 | integer |
float | float | DDD | 0 | 255 | float |
Tip:
- All simulated tags have a default range of -50 to 50.
- Users can override or restrict these defaults using a CSV upload.
- Entering - in the MIN and MAX columns prevents the default constraints from being applied.
- Numeric values in the MIN and MAX columns will replace the default settings.
- The MIN and MAX constraints apply to the defined tag formula and do not affect Boolean tags.