uffebjorklund / RockwellSnippets

Snippets for testing communication with Rockwell/AllenBradley PLCs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RockwellSnippets

Snippets for testing communication with Rockwell/AllenBradley PLCs

Setup & Debug

  1. Install vs-code & the Omnisharp/C# extension

  2. Install dotnet-script

    dotnet tool install -g dotnet-script
    
  3. Debug by opening a .csx file and hit F5

About

Snippets for testing communication with Rockwell/AllenBradley PLCs

License:MIT License


Languages

Language:C# 100.0%