new svg
This commit is contained in:
parent
4e1b3a91b0
commit
283b47ae3d
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 4.9 MiB After Width: | Height: | Size: 386 KiB |
75
config/instruction_images/st-ten-5/5803465412.svg
Normal file
75
config/instruction_images/st-ten-5/5803465412.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 83 KiB |
74
config/instruction_images/st-ten-5/5803465862.svg
Normal file
74
config/instruction_images/st-ten-5/5803465862.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 60 KiB |
74
config/instruction_images/st-ten-5/5803484874.svg
Normal file
74
config/instruction_images/st-ten-5/5803484874.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 64 KiB |
74
config/instruction_images/st-ten-5/5803538920.svg
Normal file
74
config/instruction_images/st-ten-5/5803538920.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 100 KiB |
Binary file not shown.
|
|
@ -181,6 +181,7 @@ class TecnaMarpossProvasetT3(ModbusComponent):
|
|||
formatting=formatting,
|
||||
decoding_map=decoding_map,
|
||||
)
|
||||
|
||||
except Exception as e:
|
||||
error_message = f"Error during read operation on register {register}: {str(e)}"
|
||||
self.log.error(error_message, exc_info=True)
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ import time
|
|||
from ctypes import *
|
||||
|
||||
|
||||
from components.hikrobot_sc import mv_lib
|
||||
from src.components.hikrobot_sc import mv_lib
|
||||
|
||||
|
||||
# Define the necessary structures and constants from MvVisionSensorDefine.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user