List of Contributions

Vu Van

Contact Details

Vu Van


My Content

1 to 20 of 50+ total
Posted By Vu Van Feb 18, 2025 11:52:00 PM
Found In Egroup: Advanced Software
\ view thread
Thank you sir, i try adding the \Backplane\0 to the Route and then i can import the PLC tags. My final Route is: 192.168.100.101\Backplane\5\A\10.202.55.161\Backplane\0
Posted By Vu Van Feb 18, 2025 07:58:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello everyone, I see that on the FactoryTalk Optix help said that it's can acccesing a controller on a different network: In my case, my optix computer have ip 192.168.100.100 I want to access Compact Logix have ip: 10.202.55.106 througt 1756-EN2T like the pic below. So in FTOptix, ...
Posted By Vu Van Feb 03, 2025 06:30:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello everyone, I have a FTOptix application that can access via ipaddress i configure in Web Presentation Engine. Now my customer want to access it through internet. Currently i'm using Port Forwarding (NAT) , i have a static ip on my router then open a port mapping to the OptixWeb Ip Address. ...
Posted By Vu Van Dec 26, 2024 07:48:00 AM
Found In Egroup: Advanced Software
\ view thread
i do turn off the firewall and successfully loged in to FT Hub website on MS Edge. But i tried FT Optix 1.5.3.4 installed on windows server 2019/2022 or win10 on virtual machine, it's ok.
Posted By Vu Van Dec 26, 2024 07:48:00 AM
Found In Egroup: Advanced Software
\ view thread
i do turn off the firewall and successfully loged in to FT Hub website on MS Edge. But i tried FT Optix 1.5.3.4 installed on windows server 2019/2022 or win10 on virtual machine, it's ok.
Posted By Vu Van Dec 26, 2024 02:17:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello everyone, I have FTOptix Studio was installed on Window Server 2022 Standard. I'm trying to sign to FactoryTalk Optix Studio for Pro entilements. But the sign-in was unsuccessful, and Optix displayed the following log: 2024-12-26 15:05:53.659;urn:FTOptix:RestAPIClientModule;700;Error;2;Unable ...
Posted By Vu Van Dec 06, 2024 07:32:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello everyone, My Optix application connected with PLC Compact Logix L3ERM. When the application running, the logix and some plc tags operating abnormally like: some plc tag on optix was cleared value, timer on plc has been reset... The PLC process working normally with the old factorytalk view ...
Posted By Vu Van Aug 22, 2024 11:54:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello community, I would like to show all the emulator output log messages when the app running on a datagrid, i dont know whether these log are realtime messages or be logged to sqlite db. Has anyone tried it yet?
Posted By Vu Van Aug 05, 2024 01:48:00 PM
Found In Egroup: Advanced Software
\ view thread
Sorry for the wrong capture of data logger in my project
Posted By Vu Van Aug 05, 2024 01:46:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi community, I want to use the DataLogger in FT Optix to log PLC Value to the through ODBC. I want to log the value if detect any change in value in 10s compare to the last value, it should be log only 1 row to the DB, else if after 10s and not detected change in value, it shouldn't log to DB. ...
Posted By Vu Van Jul 22, 2024 04:24:00 AM
Found In Egroup: Advanced Software
\ view thread
I checked the FreaturesDemo2 project, it doesn't contain any example filter the alarm by ActiveState/ConfirmState. Maybe it doesn not support to filter by these properties. But it work normally when i filter by custom property i added in alarm, like Area or Location...
Posted By Vu Van Jun 25, 2024 02:32:00 PM
Found In Egroup: Advanced Software
\ view thread
Hello everyone, I 'm using the AlarmGrid in FTOptix. I create a new type DigitalAlarm base on DigitalAlarm in FTOptix. I can filter the ActiveAlarm using query new propertíe in my DigitalAlarm (type) like Select * From Model Where AlarmType = 100. I would like to filter Alarm by ActiveState ...
Posted By Vu Van Jun 13, 2024 01:10:00 PM
Found In Egroup: Advanced Software
\ view thread
Thank you for you suggestion, but actual my temperature system will expend in the future so i think duplicating the trend panel is not the best option for me.
Posted By Vu Van Jun 13, 2024 01:06:00 PM
Found In Egroup: Advanced Software
\ view thread
To resolve rerendering the trend screen, i just put trend screen into a panel loader or navigation panel, and every time i click button to change the ActiveTrend, i also invoke the method ChangePanelByTabIndex to reopen the Trend screen, so it aslo update the current active pen. Once again, the formatted ...
Posted By Vu Van Jun 13, 2024 11:53:00 AM
Found In Egroup: Advanced Software
\ view thread
Formatted dynamic link is exactly what i need, thank you @Delete, but i got a new problem. When i click the button to change the value of ActiveTrend, the Trend does not rerender new pens until i close the Trend screen and open it again, i add the refresh method of Trend, but it does not work, 2024-06-13 ...
Posted By Vu Van Jun 12, 2024 01:24:00 PM
Found In Egroup: Advanced Software
\ view thread
And i want to format the dynamic link of the pens like string formatter of dynamic link formatter something that i see on netlogic cheatsheet but it using the netlogic. So the dynamic link for the pens would like: /Objects/TempMonitor/Loggers/TANALOG_LOG/VariablesToLog/(0)/LastValue Then i try ...
Posted By Vu Van Jun 12, 2024 01:17:00 PM
Found In Egroup: Advanced Software
\ view thread
Sorry for the confusing question. The path for datalogger is exactly what i want, like i have 20 temperature systems, each system have 4 variables i need to record those are ActValue, SetpointValue, UpperLimit, LowerLimt. So my datalogger will have 20 set of these 4 values. I create a trend screen with ...
Posted By Vu Van Jun 11, 2024 01:45:00 AM
Found In Egroup: Advanced Software
\ view thread
I have a dataloger record the value of 20 temperature sensor, now i want to show a historical trend of pen corresponding to the tempButton i click on, only 1 pen, but not using the pen/enabled. I see that the dynamiclink path like below, and if i can change the Heating_108_UppLimit every time i ...
Posted By Vu Van May 15, 2024 09:35:00 AM
Found In Egroup: Advanced Software
\ view thread
Hello everyone, I'm working around with FTHistorian and System Management Tool, i can log some tags by onchange event or by periodic. Now want to log some tags by condition like when another tags change --> log some tags for me/ or logging tags at certain times of the day? It that supported by ...
Posted By Vu Van May 03, 2024 02:41:00 PM
Found In Egroup: Advanced Software
\ view thread
Oh yeah, now i misunderstood about how round() function work, now i do understand it and it working good in my case. Thanks a lot.