Build a Basic XML Parser in Crestron SIMPL+

preview_player
Показать описание
In this video, I discuss how to build a basic XML parser that can read from a file on a Crestron processor. This can be used to retrieve room specific data and allows you to run the same compiled program on multiple systems with different configuration data such as room name, phone number, etc.

Source code:

Рекомендации по теме
Комментарии
Автор

Great video! The SIMPL+ guide doesn't explain reading from files very well, so I was having trouble with this. I hope you do more advanced stuff like this, I didn't see much content on your website that was on this level. One thing, why are you using RETURN; in If/Else statements? There is no value being returned so what does this do? For example, line 104 and 116

Brian-nzns
Автор

Hi,
Your videos are useful for every programmers. Thanks for you.
How can write a simpl + program and if its possible to post a video for simpl+ modules. Its helpful for level 1 and 2 crestron programmers.

rajavarathen
Автор

How can one get access to work with simpl or become a Creston programmer

pick