logicanalyzer/Software/LogicAnalyzer/CLCapture/Properties/launchSettings.json
2022-07-13 17:07:56 +02:00

8 lines
190 B
JSON

{
"profiles": {
"CLCapture": {
"commandName": "Project",
"commandLineArgs": "COM12 10000 1,2,3,4 512 1024 TriggerType:Edge,Channel:1,Value:1 Capture.csv"
}
}
}