MaselliSimulatorApp/maselli_simulator_config.json

16 lines
393 B
JSON

{
"connection_type": "TCP",
"com_port": "COM8",
"baud_rate": "115200",
"ip_address": "10.1.33.18",
"port": "8899",
"min_brix_map": "0",
"max_brix_map": "80",
"adam_address": "01",
"function_type": "Manual",
"cycle_time": "10.0",
"samples_per_cycle": "100",
"manual_brix": "10.0",
"netcom_com_port": "COM3",
"netcom_baud_rate": "115200"
}