November 16, 2015 /
0 comments / in
API
Applied Engineering
General
Studio Tips
/ by Blake Miller
Consider this scenario. I have an overview grid screen that has a list of wells with some high level information. I click on one of the wells and a separate screen opens with more detail. On that detail screen, I click on a button that opens another screen that has a trend with various well points. Cool, I have separate dedicated screens that I’m able to view the various bits of information I desire at the same time. Now I want to be able to select on a different well on the first screen and have the other screens follow. And, I want to be able to look at multiple sets of these screens for different wells at the same time. How can I do that
November 9, 2015 /
0 comments / in
General
/ by Ryan Ackerman
This is a utility that has outgrown its name. It was originally developed to help us to verify the Cyclic Redundancy Checks (CRCs) added to messages to guard against transmission errors. Once this basic framework was in place, however, it became an easy place for developers to add communications related features
October 29, 2015 /
0 comments / in
General
/ by Walter Goodwater
We know that Studio is a vital part of the CygNet user’s experience. Therefore we want to give you a voice to tell us your current and future needs as CygNet Studio users. Please take a few minutes and fill out the survey linked below (and please forward it to anyone else in your company who would be interested). Your input will be pivotal in helping us take the next steps with this important product.
September 8, 2015 /
0 comments / in
General
/ by CygNet Blog Admin
We want this blog to continue to provide our customers with the information you need to be successful with CygNet. To that end, we’d like your help.
Are there specific topics you always wondered about but haven’t found enough information on?
Do you have technical questions that you’ve never been able to get answered?
Are there parts of the CygNet product that remain a mystery to you?
August 18, 2015 /
0 comments / in
API
Applied Engineering
General
Studio Tips
/ by Blake Miller
In my previous post How to change a tab strip selection, I discussed the use of HyperLinkSys as a means of passing data from a nested view screen to its parent screen. In that technique, the data passed from the nested view was used to change the selection of a tab strip on the parent screen. In keeping with the theme of initiating an action from a nested view, I will present a different technique using custom events for more complex interactions.
August 3, 2015 /
0 comments / in
General
/ by Ryan Ackerman
Have you ever run into a situation where a single value on a device could represent multiple values at the same time? How would you display a nice string representation for all the potential values? I recently saw this problem solved on an Emerson device where a TLP contained multiple values packed into a single byte. The solution used a combination of multiple reference DEIDs and a few associated enumerations.
July 29, 2015 /
1 comments / in
General
/ by Walter Goodwater
Scripting in CygNet is great…when it works.
Debugging script issues in Studio (especially without a just-in-time debugger like Microsoft’s Visual Studio) is like a game of Battleship: “Is there a bug at B9? No? OK, let’s try a MsgBox at H2…” And don’t get me started once you have to deal with Nested Views.
But even worse is debugging script issues in the HSS. That’s like playing a game of Battleship while blindfolded, ten miles from your opponent, and you can only make your guesses via Morse code. And did I mention your opponent can move the ships around? It’s enough to make HSS and VBScript (and maybe CygNet for that matter) four-letter words in many a SCADA admin’s vocabulary.
Maybe we can help.
July 27, 2015 /
0 comments / in
API
General
/ by CygNet Blog Admin
I’m not sure how many of you noticed, but with the arrival of CygNet 8.1.3 came a fresh face in town to help with all your API woes (well, some of them anyway). Our first round of .NET API assemblies were unleashed into the world to bring hope and joy to all who write their own integration applications on top of the CygNet system.
Up until this point, you’ve had a couple of different tools at your disposal. CygNet ODBC, the COM scripting API, and the Enterprise Integration Suite are some of the different options you have to select from when you want to build an application to interact with CygNet. Each of these tools has its own set of advantages and disadvantages.
July 16, 2015 /
0 comments / in
General
/ by CygNet Blog Admin
Since WESC is now ancient history, I wanted to give you all an update on our new mobile product. For those who haven’t heard, we started a research project back in April 2014 to understand what our customers wanted from a CygNet mobile solution. The research told us that lease operators were most in need of an app to view data and acknowledge alarms from the field. That is what we have been working towards ever since and I’m pleased to announce that we are now feature complete! That being said, the official release date is still Q4 as we have some minor issues to address and want spend some time focusing on performance.
June 19, 2015 /
0 comments / in
General
Patch
/ by CygNet Blog Admin
The CygNet ODBC driver has recently been patched such that it returns the correct rows for a query that processes the results of a LEFT OUTER JOIN with a subsequent LEFT OUTER JOIN. Previous to this patch, such a query would not return the correct rows and either generate an unknown exception in the associated log file or cause the application to crash.
Enter your email address to subscribe to this blog and receive notifications of new posts by email.