Test controller, User made tools and info

Sometimes users make tools or write documentation for TC, I try to collect it here.

Contents
    Notepad++ plugin
    #interface & #interfaceType info
    VISA Mapping TCP/IP Socket Gateway
Main page



Notepad++ plugin

This zip file contains two color schemes one for light and one for dark in addition to word and function completion.
The highlighting makes it considerable easier to read a definition and the completion can help with exact words when typing.
It is made by flash2b and there is a installation guide in the zip file.

ColorSchemeExample

https://lygte-info.dk/pic/Projects/TestController/UserDocTools/TestController-Notepad%2B%2B%20UDL%20pack.zip



#interface & #interfaceType info

This is a detailed analyze of how #interface and #interfaceType works and where they are used in TC.
It is very useful reading for any definition writer.

It is made and published by Cyclotronic

https://github.com/Cyclotronic/TC-Drivers/blob/main/notebooks/interface-types-and-functions.md




VISA Mapping TCP/IP Socket Gateway

A tool will map VISA connection to virtual socket connections, this way TC can directly use a VISA interface on the computer.

It is made and published by Cyclotronic

https://github.com/Cyclotronic/VMSG