RS-232 Έλεγχος και Διεπαφή Εντολών ASCII
Το AC7110 περιλαμβάνει θύρα επικοινωνίας RS 232 για απομακρυσμένο έλεγχο χρησιμοποιώντας εντολές ASCII.
Οι εντολές αυτές μπορούν να σταλούν με διάφορους τρόπους, πιο συχνά μέσω πίνακα ελέγχου.
Για δοκιμαστικούς σκοπούς, το AC7110 μπορεί επίσης να συνδεθεί απευθείας σε υπολογιστή για επαλήθευση της λειτουργικότητας των εντολών API.
- Πρωτόκολλο επικοινωνίας θύρας υπηρεσίας (USB-C εικονική RS-232) (Εσωτερικός αποσφαλματωτής) Ρυθμός μετάδοσης: 115200 (σταθερός), bit δεδομένων: 8, bit τερματισμού: 1, bit ισοτιμίας: κανένα
- Πρωτόκολλο επικοινωνίας θύρας Phoenix RS-232 (Σύνδεση με σύστημα ελέγχου) Ρυθμός μετάδοσης: 4800~115200 (ρυθμιζόμενος), bit δεδομένων: 8, bit τερματισμού: 1, bit ισοτιμίας: κανένα
| Command | Function | Example | Feedback | Default |
| ? | Get the list of all commands | ? | ||
| help | Get the list of all commands | help | ||
| get fw version | Get firmware version | get fw version | TX FW 1.0.0 / RX FW 1.0.0 | |
| set reboot | Reboot the device | set reboot | Reboot – system initializing | |
| set reset | Reset to factory defaults | set reset | Confirm reset | |
| get status | Get system status | get status | System status output | |
| set key on/off | Enable or disable front panel key | set key off | Key off | on |
| get key | Get front panel key status | get key | Key on | |
| set baud x | Set RS-232 baud rate | set baud 6 | Baud rate 115200 | 115200 |
| get baud | Get RS-232 baud rate | get baud | Baud rate 115200 | |
| get usb5v x | Get USB host input 5V status | get usb5v 0 | USB host 1: 5V / USB host 2: none | |
| set autoswitch x | Set auto-switching on/off | set autoswitch on | Autoswitch on | on |
| get autoswitch | Get auto-switching status | get autoswitch | Autoswitch on | |
| set tx usbd x power y | Set TX USB device port power | set tx usbd 0 power 1 | TX USB power follows host | 1 |
| get tx usbd x power | Get TX USB device power | get tx usbd 0 power | TX USB power follows host | |
| set rx usbd x power y | Set RX USB device port power | set rx usbd 0 power 1 | RX USB power follows host | 1 |
| get rx usbd x power | Get RX USB device power | get rx usbd 0 power | RX USB power follows host | |
| set hdbt update | Set service port to HDBT UART | set hdbt update | HDBT update | |
| set input x | Select USB host input | set input 1 | Input USB host 1 | 1 |
| get input | Get USB host input | get input | Input USB host 1 |