Go to documentation repository
You can create IP devices in bulk by importing their parameters from a CSV fileCSV 파일에서 장치의 매개변수를 가져와 IP 장치를 일괄 생성할 수 있습니다.
| Note | ||
|---|---|---|
| ||
You have to disable the UAC first. |
Do the following:
먼저 UAC를 비활성화해야 합니다. |
다음 단계를 따르세요.
장치가 나열된 CSV 파일을 생성합니다.Create a CSV file with devices listed as follows:
| Code Block |
|---|
IP address, Port, Vendor, Model, Login, Password, Identifier, Object name, Latitude, Longitude, Azimuth, Archive name, Recording mode |
| Note | ||
|---|---|---|
| ||
추가된 각 카메라에는 세 가지 매개변수가 필요합니다: IP 주소, 공급업체, 모델. 지정되지 않은 매개변수는 자동으로 기본값으로 설정됩니다. 추가 매개변수가 설정되지 않더라도 쉼표를 포함해야 합니다. 모든 매개변수는 대소문자를 구분합니다. 좌표의 정수 부분과 소수 부분을 구분할 때는 점(.)을 사용하십시오. 장치 모델 이름에 쉼표가 포함된 경우, CSV 파일의 논리를 위반하지 않도록 모델 이름에 쉼표 앞에 \ 문자를 추가해야 합니다. 예시: 장치 모델 이름이 For each added camera, three parameters are required: IP address, Vendor and Model. The parameters that aren't specified will be automatically set to their default values. You should include commas even if no additional parameters are set. All parameters are case-sensitive. To separate the integer and fractional parts in coordinates, use a point. If there is a comma in the device model name, in order not to violate the logic of the CSV file, it is necessary to add the \ character before the comma in the model name. Example: the device model name is CO-i20DY2(2,7-9) (CO-YUC-HM96-279). In the CSV file, it is necessary to specify the model name as 인 경우, CSV 파일에서는 모델 이름을 CO-i20DY2(2\,7-9) (CO-YUC-HM96-279)로 지정해야 합니다. |
For example:
| Code Block |
|---|
10.0.12.245, 80, Bosch, Dinion IP starlight 8000 MP, service, Admin12345!, 1441, Camera 1, 0, 0, 0, Archive AliceBlue, Always 10.0.12.246,, Bosch, Dinion IP starlight 8000 MP,,,,,,,,, 10.0.12.247, 80, Bosch, Dinion IP starlight 8000 MP,,,, Camera 3,,, Archive AliceBlue, On motion |
| Note | ||
|---|---|---|
| ||
The vendor and model of the device must be specified exactly as in the 장치의 공급업체와 모델은 list of supported devices에 정확히 일치해야 합니다. For correct display of the object name in Axxon One, the CSV file must be 에서 객체 이름이 올바르게 표시되려면 CSV 파일은 UTF-8 BOM or 또는 UTF-32 BOM encoded인코딩이어야 합니다. |
Axxon One의 IP 장치 검색 마법사에서 생성한 파일을 드래그 앤 드롭하세요. Drag and drop the created file to the form in IP Device Discovery Wizard in Axxon One.
| Info | ||
|---|---|---|
| ||
If Axxon One is running in the safe mode, the CSV file must be dragged-and-dropped to the IP Device Discovery Wizard from the application window, which is running with the administrator rights.이 안전 모드로 실행 중인 경우, 관리자 권한으로 실행 중인 애플리케이션 창에서 IP 장치 검색 마법사로 CSV 파일을 드래그 앤 드롭해야 합니다. |
지정된 장치들이 구성에 추가됩니다The specified devices will be added to the configuration.