{}

브랜드

Impact-Company-Logo-English Black-01-177x54

슈나이더 일렉트릭 코리아 웹사이트에 방문해 주셔서 감사합니다.

슈나이더 일렉트릭 코리아 웹사이트 방문자 분들 모두 환영합니다.

FAQ 검색

Add PM8000 Driver to ION Enterprise 6.0.1 or SPM 7.0.1

Issue
The user cannot find the PM8000 series in the device type drop-down field when adding a new device in the Management Console

Product
PM8000 series
ION Enterprise
StruxureWare Power Monitoring (SPM) 6.0 SP1 and SPM7.0.1.

Cause
A device driver is needed to correctly add the PM8000 to the system. This PM8000 series driver is compatible with ION Enterprise 6.0 SP1 and SPM7.0.1.

Resolution
*Warning: Irreparable database damage can occur. This procedure should only be performed by users familiar with SQL Server Management Studio. Databases should be backed up prior to performing this procedure.*


Download the PM8000 series driver from the attachments.

Note:
The second line of the query may indicate a failure; however, the query will still add the device driver .

It may be required to modify the PM8000.sql file to match the categories of DeviceType (first block of code) if the query continues to fail. Ensure the columns are listed and a value for each are specified in the 'SELECT' row, even if the value is set to null. Execute the query.
IF NOT EXISTS (SELECT ID FROM DeviceType WHERE Type ='8000')
INSERT INTO DeviceType (Type, DisplayName, TreeFile, MapFile, EthernetSupport, SecurityModules, UsesFlashFile, IONBufferSize_bytes, TranslatorID, UnsolicitedTickPeriod_ms)
SELECT '8000', 'PM8000', null, null, 2, 16, 1, 4096, [ID], 0 FROM Translator WHERE Name = 'ION';

When successful, the device type should be available in the drop-down list in the Management Console.

NOTE: PM8000 is a native driver forPME up to version 2023.

슈나이더 일렉트릭 Korea

첨부 파일

Adding PM8000 support in IONE 6.01 and SPM7.01.7zAdding PM8000 support in IONE 6.01 and SPM7.01.7z [305.53 KB]
자세히 알아보기
제품군
PowerLogic PM8000 series
자세히 알아보기
제품군
PowerLogic PM8000 series