Displaying Data from a Text File
Can I read data from a text file and assign a tag to the variable? I use the following example: Dim MyString, MyNumber Open "TESTFILE" For Input As #1 ' Open file for input. Do While Not EOF(1) ' Loop...
View ArticleRetrieve Alarms from Proficy Historian in iFix 5.8
I am trying to retrieve alarms and events from Proficy Historian on an iClient (view node). I have a SCADA server (Blind Server) and a separate iHistorian Server and an iClient configured on a...
View ArticleHelp displaying 32 bit word (two registers) in Cimplicity 8.0
I'm using Cimplicity 8.0 with ProWorx32 PLC software. I'm trying to display the product of a large 32 bit word, which uses two contiguous registers in my PLC program. For simplicity's sake, I'll call...
View ArticleHow could I change port in IFIX?
Our Current Turbine use TCP port 5001/5002 for IFIX. But I have to change from TCP port 5001/5002 to UDP port 5050 for IFIX. Because, Our Old Netsim program communicates with Turbine program of IFIX...
View ArticleHow could I change a used TCP port like 5001/5002 in IFIX?
Our Current Turbine use TCP port 5001/5002 for IFIX. But I have to change from TCP port 5001/5002 to UDP port 5050 for IFIX. Because, Our Old Netsim program communicates with Turbine program of IFIX...
View ArticleiFix 5.5 View Node Session Lost
I have an client node that keep losing sessions (error 1914). Seems like slow network is the cause but is there anything I can do on the timing to make this better without an overhaul the network...
View ArticleCalculation Block
Hi I am building an Energy Management System comprising of IFix 5.8, Micrologix 1500,Kepware OPC and Acuvim CL Energy meters. I receive Energy consumed data from Micrologix 1500 (through Kepware)...
View ArticleAlarm Summary Column Size
I increased the font size of the alarm summary however the size overruns the column width. Can the column with be increased?
View ArticleCim6.0 Vbscript upgrade to Cim8.0 Vbscript, It can't work.
Dear friends, I have a issue of vbscript of cim8.0 to perplex. There has a vbscript exe file by cim6.0 create program. Now I have created program by cim8.0 program editor complie. Something will be...
View ArticleCimplicity OPC server running as services
Hai, I am using Cimplicity OPC Server on node-1 and OPC client on node-2. Cimplicity opc server is on Windows XP with workgroup and OPC client is on Windows 7 with domain user. Now i am able to get...
View ArticleUndo Not Working
I'm having trouble getting undo to work with my custom toolbar buttons. The following is a representative subroutine: Code: Public Sub BottomAlignOnObject(RefObj As Object, Objs As Object) Â Â If...
View ArticleOffset Value
Hi, I have design an application, in which cimplicty collects data from a modbus device, since there is some fault in device calculation so I want to give an offset value to a particular point, Like...
View ArticleProficy 7 View
Is it possible to add Variables together in your project? Take two or three existing variables and add them together to make a calculated variable.. Thanks..
View ArticleiFix 5.5 showing ???? when licence is used
Hi, I have a strange problem. I am using iFix 5.5 plus with OPC. When I run in demo mode, It displays the data that agrees with OPC (quickpanel controller) on the mimics. When I insert the hardware...
View ArticleAlarmSummaryOCX - Page Acknowledge
We have iFix5.5 in a Server/Client/WebSpace arrangement. On the server when we test 'page acknowledge' for an Alarm Summary, the OCX triggers AlarmAcknowledged() for each alarm on the page. We have...
View ArticleImported points show up in Workbench, but not PACT. Why?
I used Clie to import about 700 points to a device. I can find these points in workbench, but when using the Powerlink Advantage Configuration Tool, they aren't there. What's going on? I did try the...
View ArticleWebspace and TreeView or FileTree
Hello again message board... I really hope someone can shed some light on this for me... I use 2 different versions of a "Tree Menu" in my application... One is TreeView for navigational purposes...
View ArticleNew QuickPanel+ issues
Hi everybody, We are one of the first people to receive the new Quick Panel View + 12''IC755CSS12CDA-AB. We are doing migration from our Quick panel view to our new one. The new screen look good and...
View ArticleTimer or Scheduler
I need to decrement a 22hour timer on an event. During this time I want to display the time as it counts down to 00:00:00 and continue to count down even if a different picture is called. Any...
View ArticleNeed Omron ORE 64bit
Hi, where to start. Where I work, we have a large install of iFIX3 / iFIX3.5 The NODES have a LOT of screens and most use OMRON ORE (Omron Ethernet 6.40) driver. Obviously, this means poll blocks and...
View Article