Index
This is your entry point to the full Simulation Script API.
API
Topic | Description | Link |
---|---|---|
Simulation | Generic functions and event related to the simulation | ➥ Go to page |
Equipment | All equipment types and generic functions related to equipment | ➥ Go to page |
Subscribe to Events | Subscribe to all or to specific events | ➥ Go to page |
Logging | Logging functions | ➥ Go to page |
Timers | Start/Stop timers | ➥ Go to page |
System Properties | Get/Set and Subscribe to system properties | ➥ Go to page |
User Properties | Subscribe to user properties | ➥ Go to page |
Global Types | Global types like Connection |
➥ Go to page |
File Handling | Read, write files etc… | ➥ Go to page |
SQL | Connect and execute SQL queries | ➥ Go to page |
Product Tracking | Specific functions related to product tracking | ➥ Go to page |
Physics | Specific functions related to physics engine | ➥ Go to page |
Camera | Get cameras | ➥ Go to page |
Layers | Get layers | ➥ Go to page |
Communication
Topic | Description | Link |
---|---|---|
DataSources | Functions and objects related to Sym3 Data Sources | ➥ Go to page |
Tags | Functions and objects related to Sym3 Tags | ➥ Go to page |
Devices | Functions and objects related to Sym3 Devices | ➥ Go to page |
Device IOs | Functions and objects related to Sym3 Device IOs | ➥ Go to page |
Messaging | How to send Sym3 messages or custom messages to devices | ➥ Go to page |
Networking | Networking functions including Ping and Websockets | ➥ Go to page |
Http Client | How to Send/Receive HTTP Requests (GET , POST , PUT etc…) |
➥ Go to page |