File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 10681068 {
10691069 "device" : " T7" ,
10701070 "fwmin" : 1.0331
1071- },
1071+ }
10721072 ],
10731073 "readwrite" : " R" ,
10741074 "default" : 0 ,
10831083 {
10841084 "device" : " T7" ,
10851085 "fwmin" : 1.0331
1086- },
1086+ }
10871087 ],
10881088 "readwrite" : " W" ,
10891089 "default" : 0 ,
10981098 {
10991099 "device" : " T7" ,
11001100 "fwmin" : 1.0331
1101- },
1101+ }
11021102 ],
11031103 "readwrite" : " R" ,
11041104 "default" : 0 ,
Original file line number Diff line number Diff line change 1- // ljm_startup_configs.json:
2- // This is the configurations file that is loaded when LJM is started up.
3- // Distributed with LJM version 1.2100.
4- //
5- // Use the string "default" to load the default value for each config
6- // parameter. Otherwise, see the "type" for each config parameter for what
7- // kinds of values can be accepted. Please see LabJackM.h for more information
8- // about what each config parameter does.
9- //
10- // Windows file paths must escape \ characters with \. For example, the path
11- // C:\ljm.log
12- // must be escaped as
13- // C:\\ljm.log
14- //
15- // Report bugs to support@labjack.com
16- // LabJack's LJM driver/library: https://labjack.com/support/ljm
17-
181{
192 "LJM_CONFIG_VALUES" :
203 [
You can’t perform that action at this time.
0 commit comments