Scroll ignore |
---|
Scroll ignore |
---|
Link to be provided outside of Bosch Internal document. This article cannot be provided outside of Bosch. |
Question
How to run external executable within BVMS SDK scriplet?
Answer
For more details about how to execute scriplets in the BVMS SDK, please check:
Call .bat files scriplet:
// ScriptType: ServerScript using System; [BvmsScriptClass()] Example for BVMS scriplet
var process = new Process() UseShellExecute = false, [Scriptlet("c8d87b59-846f-4d35-bdfe-e96707a00256")] Example for a method to be used in BVMS SDK based C# application public void CamerasOFFrunExternalBatFile(EventData e) //this is an example path to the test bat file called HelloWorld.bat var process = new Process() //$ is a short-hand for //C# 6 |
Scroll ignore |
---|
Information below is for CTS, SG, GK reference and must be kept internal only. If you are part of CTS, SG or GK team, please hide this section when you have finished using this article! |
Scroll only | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
You are using an Offline Version of these Article, please ensure to regularly check the corresponding online article on the Bosch Building Technologies Knowledge Base for any updates. Use the date and version information of the document as reference. This is |