MaselliSimulatorApp/maselli_simulator_config.json

20 lines
520 B
JSON

{
"connection_type": "TCP-Server",
"com_port": "COM8",
"baud_rate": "115200",
"ip_address": "10.1.33.18",
"port": "8899",
"min_brix_map": "0",
"max_brix_map": "60",
"adam_address": "01",
"function_type": "Sinusoidal",
"cycle_time": "15",
"samples_per_cycle": "100",
"manual_input_type": "Brix",
"manual_value": "0.00",
"netcom_com_port": "COM11",
"netcom_baud_rate": "9600",
"netcom_rtscts": false,
"netcom_dsrdtr": false,
"netcom_xonxoff": false
}