Brightsign Object Reference Manual (FW 5.1) Manuale Utente Pagina 225

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 341
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 224
217
roNetworkStatistics
This object allows you to monitor and post how much bandwidth the player is using.
Object Creation: The roNetworkStatistics object is created with a single parameter.
CreateObject("roNetworkStatistics", network_interface as Integer)
The network_interface parameter is used to distinguish between the following:
0 for the Ethernet port (if available) on the rear of the BrightSign player.
1 for the optional internal Wi-Fi.
Interfaces: ifNetworkStatistics
The ifNetworkStatistics interface provides the following:
GetTotals() As roAssociativeArray: Yields the total network figures since booting up.
GetIncremental() As roAssociativeArray: Yields the total network figures since booting up. Then, every
subsequent time this method is called, it will yield the amount each figure has changed since the previous call.
Note: If multiple instances of roNetworkStatistics are created, GetIncremental() calls for each instance will track
changes independently.
Both methods return the following statistics as floating point values:
o tx_carrier_errors
o tx_packets
o rx_packets
o tx_errors
o rx_frame_errors
Vedere la pagina 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 340 341

Commenti su questo manuale

Nessun commento