labview_proj/SLCan_whithDLL/setup.ini
2025-11-07 16:29:30 +03:00

38 lines
618 B
INI

[RS485]
Port = COM10
Baud Rate = 115200
Data Bits = 8
Parity = None
Stop Bits = 1.0
Flow Control = None
VISA Timeout = 10000 ;ms
Pool_Period = 100 ;ms
; Настройки для COM-порта (RS232)
[RS232]
Port = COM3
Baud Rate = 256000
Data Bits = 8
Parity = None
Stop Bits = 1.0
Flow Control = None
VISA Timeout = 10000
Pool_Period = 100
; Настройки для CAN интерфейса
[CAN]
Interface = COM3
Baud Rate = 125000
Mode = Normal
Request Timeout = 1000
Pool_Period = 100
; Общие настройки устройства
[Device]
Name = STM32F103
ID = 001
LastConfig = 2023-11-15