LED R&D Lab(VD)
63
7. Settings / How to Use
7-1. PC-specific control software
Network IP Setting by USB Configuration File
(※ S-Box(SBB-SNOWJAU/SBB-SNOWJMU) support since v1050.0)
tizen_netconf.toml
[network]
device_name = "SNOWBOX“
ip_v4 = "192.168.100.10“
gateway = "192.168.100.1“
subnet = "255.255.255.0“
dns = "192.168.100.11“
[magicinfo]
ip_v4 = "127.0.0.1“
port = 7001
ssl = false
[pc_connection]
mode = "LAN" #LAN : RJ-45, Serial : RS232C
#this is a comment
This is how to set the network information of S-Box with USB
configuration file instead of network IP setting tool.
1. Saves the network information to be configured in the file
'tizen _netconf.toml'.
2. Copy the file 'tizen_netconf.toml' to USB memory.
3. When you plug the USB memory into the USB port on the S-Box,
it is automatically set.
4. If the IP settings are successful, the LSM and S-Box are normally
connected and the execution result can be viewed through the
'tizen_netconf_result.log' file that is automatically generated in
the USB memory.
[★ Notice!] If you plug the USB memory where the file 'tizen_netconf.toml'
is stored into the S-Box, the IP is automatically set. Please rename or delete
the setting file after the configuration is completed.