Skip to content

A simple OPC-UA CNC simulator for testing Process Endpoint Monitoring

License

Notifications You must be signed in to change notification settings

exalens/cnc-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CNC Simulator

A simple OPC-UA CNC simulator for testing Process Endpoint Monitoring

The process simulates a CNC machine. It provides an interface to interact with the parameters and supports external communication through a TCP server. The CNC machine's behavior, represented by variables, can be dynamically updated via OPC UA clients or external systems.

To activate the OPC-UA CNC Simulator process ensure all Python requirements are installed, and run:

python3 cnc.py

You can use any OPC-UA client to connect to the OPC-UA server (no authentication is required) and start reading legitimate and anomalous process data generated by the simulation.

About

A simple OPC-UA CNC simulator for testing Process Endpoint Monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages