.bat file
davidv
Posts: 90
Can I run a .bat file with Netlinx? My goal is to have a popup window appear on the network admins computer if part of the AMX system goes offline. Anyone ever try running a .bat before?
0
Comments
I wouldn't see why not. The easiest way in my opinion would be to use the iPCLinkPlus.dll in a .NET program ran on the PC, basically turning your PC in a Netlinx device. At which point, the master can send a command, or trigger a channel, the PC would see this, and then you'd write your C#, C++, VB code or whatever to trigger your .bat file.
Simple as cake.
I don't have any examples on this computer, but again, it'd be in your language of choice on the PC side, and in NetLinx you'd treat it just like any other device (PULSE, SEND_COMMAND, etc.)
Microsoft Visual C# .NET Standard 2003 Full
I was thinking about buying this product. It is only $30.00 and allows you to write in .NET. What do you use? Im trying to find a cheaper software solution. Visual Studio $700, C# $800