PSC Pressure Sensor Controller

Web-based interface for pressure sensor data acquisition

Disconnected
๐Ÿ“Š Sensor Readings
๐Ÿ“ˆ Real-time Graph
โš™๏ธ Calibration
๐ŸŽฌ Macro
๐Ÿ’ป Terminal
๐Ÿ”ง Raw Communication

Sensor Readings

Graph Controls

sec

Channels

๐ŸŽฏ Tare Operations

๐Ÿ“‹ Calibration Management

๐ŸŽฌ Macro Execution

Load and execute text files containing PSC commands. Each line should contain one command.

No macro loaded

Command/Response Log:

Load a macro file to begin execution...
๐Ÿ“‹ Macro File Format:
# Comments start with # and are ignored
# Each line contains one PSC command

# Query commands
C_METH?
CAL? 1
CAP? 2
?

# Set commands  
CAL 1 100.5
CAP 2 0 1.5
TARE
EE_SAVE

๐Ÿ’ป Serial Terminal

Interactive serial terminal - type commands and see responses in real-time.

$
Quick Commands:

๐Ÿ”ง Raw Serial Communication