Network settings, Network, Streaming mode – Vaddio Quick-Connect USB User Manual
Page 32

Quick-Connect USB Interface
Quick-Connect USB System Document Number 342-0653 Rev B
Page 32 of 36
Network Settings
NAME
network settings
- get current network settings
SYNOPSIS
network settings
{get}
DESCRIPTION
Method used to get the current network settings of the device
OPTIONS
get
Get the current network settings for the machine
EXAMPLES
network settings
get
MAC Address:
00:04:a3:85:0a:ee
IP Address:
10.10.8.116
Netmask:
255.255.255.0
Gateway:
10.10.8.100
Returns the current network settings for mac addres, ip address, netmask, and gateway
Network
NAME
network
- Gets the current network settings or pings an IP address
SYNOPSIS
network
{settings get | ping [count <count>] [size <size>] <destination-ip>}
DESCRIPTION
Method used to get the current network settings or check network
OPTIONS
settings
Get the current network settings
ping
Send ICMP ECHO_REQUEST to network host
EXAMPLES
network
settings get
Gets the current network settings
----
network ping count
1 10.10.10.100
Pings 10.10.10.100 once and displays results
Streaming Mode
NAME
streaming mode
- Gets or sets the current streaming mode
SYNOPSIS
streaming mode
{get|usb|network}
DESCRIPTION
Method used to get or set the current streaming settings
OPTIONS
get
Get the current streaming mode
usb
Set the current streaming mode to USB
ethernet
Set the current streaming mode to Ethernet
EXAMPLES
streaming mode
get
mode:
usb
Returns the current streaming mode
streaming mode
usb
----
streaming mode ethernet
OK
Sets the streaming mode to Ethernet