Programmatic-Control-Examples
Programmatic-Control-Examples copied to clipboard
An index of all remote instrument communication examples and links to discussion threads written by the community, for the community.
### Have you added any of the following to your repo yet? - [ ] -[README that follows guidelines](https://github.com/tektronix/best-practice-resources/blob/main/README-templates) - [X] -[LICENSE](https://github.com/tektronix/best-practice-resources/blob/main/README.md#license) - [ ] -[Global Codeowner](https://github.com/tektronix/best-practice-resources/blob/main/.github/folder-guide.md#codeowners) - [ ]...
$secrets.ACCESS_TOKEN in GitHub Action: initial-state-kpi.yml needs to be updated with a valid token for accessing tektronix org.
**Describe the solution you'd like** It would be nice to also have a section in the readme that organizes the code examples by programming language
Update Save Hardcopy to PC Example to python3 (./../MidrangeScopes/src/SaveHardcopyExample) Be sure to remember to update the badge in the README! (Oscilloscopes/TekSeriesScopes_HighSpeedDigitizers/README.md)
[CodeFactor](https://www.codefactor.io/repository/github/tektronix/programmatic-control-examples) found an issue: Insert parentheses within the arithmetic expression to declare the operator precedence. It's currently on: [Signal_Sources\src\AFG3KSendWaveformExample\cs\Example5_Send2Arb.cs:40 ](https://www.codefactor.io/repository/github/tektronix/programmatic-control-examples/source/master/Signal_Sources/src/AFG3KSendWaveformExample/cs/Example5_Send2Arb.cs#L40)Commit 67d54f83e1bb7ebb1398bfa45abb30cb2a866009
to flatten the directory hierarchy a little bit i would recommend remove Spectrum_Analyzers/src directory and move its contents to the Spectrum_Analyzers directory. This matches the format for the Oscilloscopes directory...
Update Save on Trigger Example to python3 (./Oscilloscopes/BenchScopes/src/SaveonTrigExample) Please be sure to remember to update the badge in the README!
Update FastFrame Save Individual Frame Example to Python3 (./Oscilloscopes/PerformanceScopes/src/FastFrameSaveIndivFrameExample) Please be sure to remember to update the badge in the README!
Update TFW->AFG Editable Memory example to python3 (./Signal_Sources/src/AfgTfwExample) Be sure to remember to update the badge in the README!