.. code-block:: json

    {
        "simulation_action": "ACTIVE",
        "range_start": null,
        "range_stop": null,
        "function_codes": [
            {
                "value": 3,
                "text": "read_holding_registers",
                "selected": false
            },
            {
                "value": 2,
                "text": "read_discrete_input",
                "selected": false
            },
            {
                "value": 4,
                "text": "read_input_registers",
                "selected": false
            },
            {
                "value": 1,
                "text": "read_coils",
                "selected": false
            },
            {
                "value": 15,
                "text": "write_coils",
                "selected": false
            },
            {
                "value": 16,
                "text": "write_registers",
                "selected": false
            },
            {
                "value": 6,
                "text": "write_register",
                "selected": false
            },
            {
                "value": 5,
                "text": "write_coil",
                "selected": false
            },
            {
                "value": 23,
                "text": "read_write_multiple_registers",
                "selected": false
            },
            {
                "value": 8,
                "text": "diagnostic_status",
                "selected": false
            },
            {
                "value": 7,
                "text": "read_exception_status",
                "selected": false
            },
            {
                "value": 11,
                "text": "get_event_counter",
                "selected": false
            },
            {
                "value": 12,
                "text": "get_event_log",
                "selected": false
            },
            {
                "value": 17,
                "text": "report_slave_id",
                "selected": false
            },
            {
                "value": 20,
                "text": "read_file_record",
                "selected": false
            },
            {
                "value": 21,
                "text": "write_file_record",
                "selected": false
            },
            {
                "value": 22,
                "text": "mask_write_register",
                "selected": false
            },
            {
                "value": 24,
                "text": "read_fifo_queue",
                "selected": false
            },
            {
                "value": 43,
                "text": "read_device_information",
                "selected": false
            }
        ],
        "function_show_hex_checked": false,
        "function_show_decoded_checked": false,
        "function_response_normal_checked": true,
        "function_response_error_checked": false,
        "function_response_empty_checked": false,
        "function_response_junk_checked": false,
        "function_response_split_checked": true,
        "function_response_split_delay": 1,
        "function_response_cr_checked": false,
        "function_response_cr_pct": 0,
        "function_response_delay": 0,
        "function_response_junk": 0,
        "function_error": [
            {
                "value": 1,
                "text": "ILLEGAL_FUNCTION",
                "selected": false
            },
            {
                "value": 2,
                "text": "ILLEGAL_ADDRESS",
                "selected": false
            },
            {
                "value": 3,
                "text": "ILLEGAL_VALUE",
                "selected": false
            },
            {
                "value": 4,
                "text": "SLAVE_FAILURE",
                "selected": false
            },
            {
                "value": 5,
                "text": "ACKNOWLEDGE",
                "selected": false
            },
            {
                "value": 6,
                "text": "SLAVE_BUSY",
                "selected": false
            },
            {
                "value": 7,
                "text": "MEMORY_PARITY_ERROR",
                "selected": false
            },
            {
                "value": 10,
                "text": "GATEWAY_PATH_UNAVIABLE",
                "selected": false
            },
            {
                "value": 11,
                "text": "GATEWAY_NO_RESPONSE",
                "selected": false
            }
        ],
        "function_response_clear_after": 1,
        "call_rows": [],
        "foot": "not active",
        "result": "ok"
    }