Content:
How to change default domain logo into NEST Vision
How to increase max number of machine cloud be included into the same report (PDF, Word)
How to activate Piping Criteria calculation into vibGraph
How to connect to NESTi4 OPC UA server
How to change default domain logo into NEST Vision
⚠️This settings needs to use NESTi4 v2.5 or higher
By default, domain logo is ACOEM icon but it can be changed by any JPG or PNG image with a size lower than 200ko ; a "Powered by ACOEM" is always mentioned at the bottom you the custom logo.
2024-03-29 // How to increase max number of machine could be included into the same report (PDF, Word)
⚠️This settings needs to use NESTi4 v2.4 or higher
By default, all generated expertise reports from NEST Vision are limited to 100 machines maximum. If you want more machine in report, then you must change default settings of NESTi4 server.
Edit ...\Program Files\ACOEM\Nest i4.0 Self Hosted Web Server\Web Server\UserSettings.json file and add the following text into the : "AppConfig" area - example for 200 machines
"AppConfig": {
...
"Reports": {
"MaxEquipmentsCountInExpertiseOrAnalystReport" : 200,
},
...
}
On ACOEM Cloud platforms, the current limitation is 200 machines
How to activate Piping Criteria calculation into vibGraph
⚠️This feature needs to use only vibgraph v7.19 or higher
Edit %Appdata%\Roaming\Acoem\vib-Graph\SGLOCALUSER.INI file and add the following text at the end - ex: for Energy Institute
;---------------------------------------------
; Standard values for PIPINGMETHOD :
; Wachel= 1
; EnergyInstitute = 2
;---------------------------------------------
[PIPINGMETHOD]
Standard=2
Enter the standard code corresponding to the Piping Method you want to use :
Standard=1 for VDI 3842 (Wachel)
Standard=2 for EI 2018 (Energy Institute)
Save and close INI file
Edit a simple spectra from Nesti4
A new button « Piping criteria » appears in the main toolbar
Click on this button to calculate and display the piping criteria corresponding to the current displayed spectra. This information is presented into the right side cartridge of vibgraph
Use of Piping Criteria
When piping criterias has been defined into the SG.INI file, then vibgraph is ready to calculate and display the corresponding WACHEL or EI criteria according the following table :
How to connect to NESTi4 OPC UA server
Since the NESTi4 version 2.2.3 with multi-domain management, you must identify you inside a domain when you connect to NESTi4, Vision and/or NESTi4 OPC UA server from any external application - example below with "d1" domain and "u1" username:
NOTE: the same login/password is used for all your connections to NESTi4 server from NESTi4 client, Vision, MVX and external NESTi4 OPC UA server
NESTi4 Login
MVX or KITE Login
Vision Login