New Features and Enhancements for Connectivity Products Update
New Features:
- Read status information: `cnc_statinfo`
- Read alarm status and program information:
- Program number in execution
- Program number of the main program
- Actual sequence number
- Actual feed rate
- Actual spindle speed
- Ethernet: `cnc_rddynamic2`
- HSSB: `cnc_rddynamic`
- Read absolute, machine, and relative position of axis:
- Amount of distance to go
- Ethernet: `cnc_rddynamic2`
- HSSB: `cnc_rddynamic`
- Read system and user parameters: `cnc_rdparam`
- Read diagnosis data:
- Alarms
- Temperatures
- Power consumption
- Command: `cnc_diagnosr`
- Read macro values: `cnc_rdmacro`
- Read modal data from the controller: `cnc_modal`
- Read alarm numbers and text:
- Commands:
cnc_alarm
or `cnc_alarm2` - Read PMC (PLC) data: `pmc_rdpmcrng`
- Read program comment:
- Command:
cnc_rdprogdir2
(text in brackets after program number) - Read spindle load meter or motor speed: `cnc_rdspmeter`
- Read P Macro variable value: `cnc_rdpmacror2`
- Read servo load meter data: `cnc_rdsvmeter`
- Read alarm message details: `cnc_rdalminfo`
- Read OEE machine state and execution mode:
- Text and/or numeric
- Command: `cnc_oeestate`
Enhancements:
- Nothing known
Fixed Bugs:
- Nothing known
Open Issues:
- Nothing known
Update Instructions:
- Nothing known