- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Interfacing Struxureware & Schedule Plus
New features in Schedule Plus allow direct interfacing between Schedule Plus and Struxureware.
The attached document describes the configuration, benefits and features.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi Matthew,
This is really helpful. Thank you very much!

Posted: 2015-03-29 04:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi Matthew,
We are testing this application now. But we met an issue, that the control command have a like 10 seconds delay. I have already set the Poll interval in Smartstruxure to 1 second, but it didn't change. Have you ever experienced this? Thank you very much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi Andrew,
I just managed to test this again with SBO 1.6.1 and I don't see any delay.
I am using the web services scripting method, I notice you mention setting a poll interval. Are you using a different method of configuring SBO?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi Matthew,
Sorry I made a mistake before. I also got the issue request from others. Here is the script I used. Looks like no matter what is the control value I have changed ( SchedulePlus.CBusSetLighting(254,56,1,1) or SchedulePlus.CBusSetLighting(254,56,1,0) ), the value I get is unchanged ( SchedulePlus.CBusGetLighting(254,56,1) ). So I don't know whether there is something wrong. Here is the entire script:
Webservice SchedulePlus
Numeric Output N253A55G47O1
N253A55G47O1 =SchedulePlus.CBusGetLighting(254,56,1)
SchedulePlus.CBusSetLighting(254,56,1,1)
Or do you have the detailed specification for the function instead of just a list and data type?
Thank you very much!
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi Matthew / Andrew,
Is the EcoStruxure Webservices feature is enabled by default in Schedule plus software? or is it a separate part reference & license ? In SBO we need to add the EWS license (Separate part reference) to the base software. Please advise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
I have received comments about SBO lacking in performance when using scripting to access web services.
The solution for this is being documented at the moment and will be available soon, and will resolve any performance issues between S+ and SBO.
I'll publish what I can once I have some beta test results.
