Brightsign Object Reference Manual (FW 5.1) Manual de usuario Pagina 215

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 341
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 214
207
roNetworkConfiguration
This object provides various interfaces for configuring the network interfaces on a BrightSign player.
Object Creation: The roNetworkConfiguration object is created with a single parameter.
CreateObject("roNetworkConfiguration", 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.
Note: Some of the settings are specific to the network interface, while others are used by the BrightSign host for all
network interfaces.
Interfaces: ifNetworkConfiguration, ifWiFiConfiguration, ifMessagePort, ifUserData
The ifNetworkConfiguration interface provides the following:
Note: "Set" methods do not take effect until Apply() is called.
SetupDWS(settings As roAssociativeArray) As Boolean: Enables the Diagnostic Web Server (DWS).
Settings for the DWS are specified in an associative array that can have the following properties:
o port: The port number of the Diagnostic Web Server, located at the IP address of the player. Setting this
value to "default" will make the DWS accessible on the default port. Specifying only this parameter in the
associative array is equivelant to enabling the DWS without password protection.
o password: An obfuscated password for the DWS. This method uses digest access authentication.
Specifying this parameter without setting a port number will make the DWS accessible on the default port.
Vista de pagina 214
1 2 ... 210 211 212 213 214 215 216 217 218 219 220 ... 340 341

Comentarios a estos manuales

Sin comentarios