Status,15 (Full System status all nodes) does not appear to do anything or work as expected

Enabled as shown 715 = status,15
What am I missing?
Am expecting an announcement of any/all linked nodes.
Nothing happens when *715 is sent to the node or attempted execution at the console.

Thanks!

721 = status,1 ; Force ID (global)
722 = status,2 ; Give Time of Day (global)
723 = status,3 ; Give software Version (global)
724 = status,4 ; Give GPS location info
725 = status,5 ; Last (dtmf) user
711 = status,11 ; Force ID (local only)
712 = status,12 ; Give Time of Day (local only)
715 = status,15
;;;;; Link Commands ;;;;;
; 1 - Disconnect specified link
; 2 - Connect specified link – monitor only
; 3 - Connect specified link – tranceive
; 4 - Enter command mode on specified link
; 5 - System status
; 6 - Disconnect all links
; 7 - Last Node to Key Up
; 8 - Connect specified link – local monitor only
; 9 - Send Text Message (9,<destnodeno or 0 (for all)>,Message Text, etc.
; 10 - Disconnect all RANGER links (except permalinks)
; 11 - Disconnect a previously permanently connected link
; 12 - Permanently connect specified link – monitor only
; 13 - Permanently connect specified link – tranceive
; 15 - Full system status (all nodes)
; 16 - Reconnect links disconnected with β€œdisconnect all links”
; 17 - MDC test (for diag purposes)
; 18 - Permanently Connect specified link – local monitor only

Looks like you have found a software bug. Can I ask that you please file an issue @ GitHub: app_rpt ?

Certainly will!
Thanks!

Done.

User error.
I needed to look at the config a little closer and realize it was not a status command.
The command should be ilink,15 NOT status,15

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.