Returns a table of all Autopilots connected to the Group.
SppGetAutopilotsInGroup()
There are no arguments required for this function.
| Rule | Result | Meaning |
|---|---|---|
| SppGetAutopilotsInGroup() | {"Machine Name","Operating System","Processor Architecture";"DW-AP01","Microsoft Windows NT 6.3.9600.0","x64"} | Will return a table of all Autopilots connected to the Group. |
| Machine Name | Operating System | Processor Architecture |
|---|---|---|
| DW-AP01 | Microsoft Windows NT 6.3.9600.0 | x64 |